-
Notifications
You must be signed in to change notification settings - Fork 20
Bump the devdependencies group with 16 updates #535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
paul-sachs
merged 1 commit into
main
from
dependabot/npm_and_yarn/devdependencies-75c6abaaf6
May 2, 2025
Merged
Bump the devdependencies group with 16 updates #535
paul-sachs
merged 1 commit into
main
from
dependabot/npm_and_yarn/devdependencies-75c6abaaf6
May 2, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the devdependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.16` | `22.15.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.0` | `8.31.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.0` | `8.31.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.29.0` | `8.31.1` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.1` | `3.1.2` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.18.1` | `8.19.3` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.1` | `4.3.4` | | [turbo](https://github.com/vercel/turborepo) | `2.4.4` | `2.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.12` | `19.1.2` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.4` | `19.1.3` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.4` | `4.4.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.6` | `6.3.4` | Updates `@types/node` from 22.13.16 to 22.15.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser) Updates `@typescript-eslint/utils` from 8.29.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/utils) Updates `@vitest/ui` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/ui) Updates `cspell` from 8.18.1 to 8.19.3 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.19.3/packages/cspell) Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2) Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.3.1...v4.3.4) Updates `turbo` from 2.4.4 to 2.5.2 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.4.4...v2.5.2) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `vitest` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) Updates `@testing-library/react` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0) Updates `@types/react` from 19.0.12 to 19.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.4 to 19.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.3.4 to 4.4.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.4.1/packages/plugin-react) Updates `vite` from 6.2.6 to 6.3.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/utils" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@vitest/ui" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: cspell dependency-version: 8.19.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: turbo dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@types/react" dependency-version: 19.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@types/react-dom" dependency-version: 19.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: vite dependency-version: 6.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <support@github.com>
paul-sachs
approved these changes
May 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the devdependencies group with 16 updates:
22.13.16
22.15.3
8.29.0
8.31.1
8.29.0
8.31.1
8.29.0
8.31.1
3.1.1
3.1.2
8.18.1
8.19.3
10.1.1
10.1.2
4.3.1
4.3.4
2.4.4
2.5.2
5.8.2
5.8.3
3.1.1
3.1.2
16.2.0
16.3.0
19.0.12
19.1.2
19.0.4
19.1.3
4.3.4
4.4.1
6.2.6
6.3.4
Updates
@types/node
from 22.13.16 to 22.15.3Commits
Updates
@typescript-eslint/eslint-plugin
from 8.29.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)2cc7656
chore(release): publish 8.31.080bd7a5
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore str...1a3ab0d
chore(eslint-plugin): migrate to vitest (#10579)9531492
chore(release): publish 8.30.1152def7
fix(eslint-plugin): fix mistake with eslintrc config generation (#11072)b3688be
chore(release): publish 8.30.03ccd79c
feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...Updates
@typescript-eslint/parser
from 8.29.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0f1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)c438c50
chore(parser): migrate fromjest
tovitest
(#10775)ef7e6de
chore(release): publish 8.29.1Updates
@typescript-eslint/utils
from 8.29.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/utils
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils
's changelog.Commits
f5c588c
chore(release): publish 8.31.12cc7656
chore(release): publish 8.31.09531492
chore(release): publish 8.30.1b3688be
chore(release): publish 8.30.0ee9b585
chore: remove downlevel-dts added in merge artifactf1ceade
chore: remove unused downlevel-dts (#11034)6e03f7c
chore: corrected vitest.config.base compiler inclusion (#11067)af6ace7
chore(utils): migrate fromjest
tovitest
(#10777)ef7e6de
chore(release): publish 8.29.1Updates
@vitest/ui
from 3.1.1 to 3.1.2Release notes
Sourced from
@vitest/ui
's releases.Commits
5a0afd1
chore: release v3.1.26555d61
fix(ui): load panel sizes from storage on initial load (#7265)15701f5
fix(deps): update all non-major dependencies (#7831)a7e773b
fix: remove pointer-events-none after resizing the left panel (#7811)29084f1
chore(deps): update all non-major dependencies (#7802)7c3dfb1
fix(deps): update all non-major dependencies (#7765)Updates
cspell
from 8.18.1 to 8.19.3Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
cb6946b
v8.19.3ab8b1fd
fix: Adjust the meaning of CSPELL_DEFAULT_CONFIG_PATH (#7240)c7345dd
fix: resolve config from global path (#7234)cc7aa3d
fix: Replaceget-stdin
with native alternative (#7229)f630ece
v8.19.2d293a8b
ci: Workflow Bot -- Update ALL Dependencies (main) (#7202)66fdb8f
v8.19.15ff4cf3
fix: Workaround picomatch bug (#7195)ebfecab
v8.19.0Updates
eslint-config-prettier
from 10.1.1 to 10.1.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)4ae04c0
chore(deps): update yarn to v4.8.1 (#320)7499c2e
chore: ignoreeslint-find-rules
for ESLint 8 compatibility241c6b8
chore: housekeeping, upgrade all (dev) dependencies (#319)9156ab4
chore: add renovate presetUpdates
eslint-import-resolver-typescript
from 4.3.1 to 4.3.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
b08feae
chore: release eslint-import-resolver-typescript (#443)748795f
chore: add correct test case for #409 (#441)bd45fcd
chore: bump all (dev) deps (#444)57611d9
fix: add more extension aliases for ts source/declaration files (#442)151fa11
chore: release eslint-import-resolver-typescript (#434)d5cc77b
chore(deps): pin dependencies (#435)834b11e
chore: bumpunrs-resolver
to v1.6.0 (#433)e36a0ac
chore: release eslint-import-resolver-typescript (#428)dabba8e
chore: bump all (dev) deps (#427)Updates
turbo
from 2.4.4 to 2.5.2Release notes
Sourced from turbo's releases.
... (truncated)
Commits
0840a6e
publish 2.5.2 to registryfc77c2c
ci: introduce knip (#10384)d4426e4
release(turborepo): 2.5.2-canary.0 (#10385)308c943
fix: update turbo-types with concurrency option (#10379)ab419ff
fix: correctly read execution args from watch command (#10381)acb17e0
ci(docs): add linter check (#10376)4c346b9
fix(microfrontends): respect packageName field (#10383)a0970fb
docs(fix): better usability on feedback form (#10382)f451bef
ci: upgrade to Node.js 22 (#10374)c65d8bb
feat(dry): include with in dry run/summary output (#10373)Updates
typescript
from 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
vitest
from 3.1.1 to 3.1.2Release notes
Sourced from vitest's releases.